home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000072_news@newsmaster….columbia.edu _Thu Jul 17 03:28:34 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id DAA09695
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 17 Jul 1997 03:28:33 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id DAA16624
  7.     for kermit.misc@watsun; Thu, 17 Jul 1997 03:28:33 -0400 (EDT)
  8. Path: news.columbia.edu!psinntp!howland.erols.net!ais.net!uunet!in4.uu.net!128.6.21.17!dziuxsolim.rutgers.edu!andromeda.rutgers.edu!not-for-mail
  9. From: sperkins@andromeda.rutgers.edu (Steven C. Perkins)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Using TELNET with a dialup connection with CKermit 6.0.192 on NextStep
  12. Date: 16 Jul 1997 21:21:07 -0400
  13. Organization: Rutgers University
  14. Lines: 12
  15. Message-ID: <5qjs23$nnf@andromeda.rutgers.edu>
  16. NNTP-Posting-Host: andromeda.rutgers.edu
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:7342
  18.  
  19. I am trying to use CKERMIT to make a TCP/IP connection to my dialup server.  I suspect I am doing something wrong or that the NeXTStep version does not support TELNET connections.
  20.  
  21. I make a modem connection to my server.  I give a PPP default command and get the IP address and connection. I then escape to the Kermit prompt and set network tcp/ip, set host to the server and seem to get a reset of my modem and the program hangs.
  22.  
  23. If the answer is in the docs/FAQ, just point me there.
  24.  
  25. Thanks
  26.  
  27.  
  28. SC Perkins
  29. sperkins@andromeda.rutgers.edu
  30.